Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ceil
ceil
Further method to sort
Name:
ceil
Category:
math
Programming Language:
php
One-line Description:
Round up to the closest integer.
Related
Tips for using PHP ceil() function and intval() function
4
How to Use PHP ceil() Function to Round Up Prices: Practical Methods and Code Examples
8
Similar Functions
fmod
fmod
Returnstheremaindero
asin
asin
Ancientsine
acos
acos
Reversecosine
exp
exp
Calculatetheindexofe
is_infinite
is_infinite
Determinewhetheritis
expm1
expm1
Returnsexp(number)-1
sinh
sinh
Hyperbolicsine
is_finite
is_finite
Determinewhetheritis
Popular Articles
How to Use PHP ceil() Function to Round Up Prices: Practical Methods and Code Examples
Tips for using PHP ceil() function and intval() function